@charset "utf-8";
/**
* 作者：名称缩写 例cyh
* 时间：当前时间 例2016-04-11
* */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, pre, 
dl, dt, dd, ul, ol, li, th, td, div, span, img, 
fieldset, lengend, button, input, select, textarea{margin: 0;padding: 0;} 
/* color & background */ 
html{color:#000; background:#FFF;} 
/* font */ 
body, button, input, select, textarea { font-family: 宋体; font-size: 14px;} 
/* fix center */ 
html,body {margin: 0 auto;} 
/* h1~h6 */ 
h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4, h5, h6 {font-size: 100%;}
/* a */ 
a { text-decoration: none; color:#000;} 
a:hover {color:#000;} 
/* list */ 
ul,ol {list-style: none;} 
/* img border */ 
fieldset,img{border: 0} 
/* table */ 
table {border-collapse: collapse;border-spacing: 0;font:inherit;} 
/* margin */ 
.alpha {margin-left: 0;} 
.omega {margin-right: 0;} 
/* float & clear */ 
.clear {clear: both;display: block;float: none !important; height: 0px; padding: 0px !important; margin: 0px !important;} 
*+html .clearfix{min-height:1%;}/* IE7 */ 
.pull-right{float: right;}
.pull-left{float: left;}
.center{ width: 1000px; margin: 0 auto;}

/*广告图标*/
.ad_div{ position: relative; z-index: 0;}
.ad_div_mar{ margin:0 !important;}
.ad_logo_div{ position: relative; z-index: 0;}
.ad_logo_top_left{ position: absolute; z-index: 2; top: 2px; left: 2px; width: 31px !important; height: 27px !important;}
.ad_logo_top_right{ position: absolute; z-index: 2; top: 2px; right: 2px; width: 31px !important; height: 27px !important;}
.ad_logo_bottom_left{ position: absolute; z-index: 2; bottom: 2px; left: 2px; width: 31px !important; height: 27px !important;}
.ad_logo_bottom_right{ position: absolute; z-index: 2; bottom: 2px; right: 2px; width: 31px !important; height: 27px !important;}
.ad_logo_top_left img,.ad_logo_top_right img,.ad_logo_bottom_left img,.ad_logo_bottom_right img{ width: 31px !important; height: 27px !important; border:none !important;}
